Version

Sparkline<T> Class Members

The following tables list the members exposed by Sparkline<T>.

Public Constructors
 NameDescription
Public ConstructorSparkline<T> ConstructorInitializes a new instance of the Sparkline class.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodBrushOverloaded. Sets the sparkline brush.  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodDataBindPerforms databinding for the data chart model ChartModelBase.DataBind.  
Public MethodDataSourceChartModelBase.DataSource.  
Public MethodDataSourceTypeSets the data chart model ChartModelBase.DataSourceType.  
Public MethodDataSourceUrlSets the data chart model ChartModelBase.DataSourceUrl.  
Public MethodDisplayNormalRangeInFrontSets the position of the normal range on the sparkline.  
Public MethodDisplayTypeSets the display type of the sparkline.  
Public MethodFirstMarkerBrushOverloaded. Sets the first marker brush of the sparkline.  
Public MethodFirstMarkerSizeSets the first marker size of the sparkline.  
Public MethodFirstMarkerVisibilitySets the first marker visibility of the sparkline.  
Public MethodFormatLabelSets the Sparkline Model SparklineModel.FormatLabel.  
Public MethodHeightSets the data chart model ChartModelBase.Height.  
Public MethodHighMarkerBrushOverloaded. Sets the high marker brush of the sparkline.  
Public MethodHighMarkerSizeSets the high marker size of the sparkline.  
Public MethodHighMarkerVisibilitySets the high marker visibility of the sparkline.  
Public MethodHorizontalAxisBrushOverloaded. Sets the horizontal axis line brush of the sparkline.  
Public MethodHorizontalAxisVisibilitySets the display state of the horizontal axis.  
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element  
Public MethodIDSets the chart model ID.  
Public MethodLabelMemberPathOverloaded. String identifier of a column or property name to get labels from on each item in the data source. These labels will be retrieved from the first and last item, and displayed by the horizontal axis.  
Public MethodLastMarkerBrushOverloaded. Sets the last marker brush of the sparkline.  
Public MethodLastMarkerSizeSets the last marker size of the sparkline.  
Public MethodLastMarkerVisibilitySets the last marker visibility of the sparkline.  
Public MethodLineThicknessSets the line thickness of the sparkline.  
Public MethodLocalSchemaTransformChartModelBase.LocalSchemaTransform  
Public MethodLowMarkerBrushOverloaded. Sets the low marker brush of the sparkline.  
Public MethodLowMarkerSizeSets the low marker size of the sparkline.  
Public MethodLowMarkerVisibilitySets the low marker visibility of the sparkline.  
Public MethodMarkerBrushOverloaded. Sets the marker brush of the sparkline.  
Public MethodMarkerSizeSets the marker size of the sparkline.  
Public MethodMarkerVisibilitySets the marker visibility of the sparkline.  
Public MethodMaxRecCountChartModelBase.MaxRecCount.  
Public MethodNegativeBrushOverloaded. Sets the negative brush of the sparkline.  
Public MethodNegativeMarkerBrushOverloaded. Sets the negative marker brush of the sparkline.  
Public MethodNegativeMarkerSizeSets the negative marker size of the sparkline.  
Public MethodNegativeMarkerVisibilitySets the negative marker visibility of the sparkline.  
Public MethodNormalRangeFillOverloaded. Sets the normal range brush of the sparkline.  
Public MethodNormalRangeMaximumSets the maximum value of the normal range.  
Public MethodNormalRangeMinimumSets the minimum value of the normal range.  
Public MethodNormalRangeVisibilitySets the normal range visibility of the sparkline.  
Public MethodPixelScalingRatioSets the scaling value used to affect the pixel density of the control.  
Public MethodRenderRender the chart widget with the accumulated model changes in the wrapper.  
Public MethodResponseDataKeySets the data chart model ChartModelBase.ResponseDataKey.  
Public MethodResponseTotalRecCountKeyChartModelBase.ResponseTotalRecCountKey.  
Public MethodTooltipTemplateChartModelBase.TooltipTemplate.  
Public MethodTrendLineBrushOverloaded. Sets the trendline brush of the sparkline.  
Public MethodTrendLinePeriodSets the trendline period used by the sparkline.  
Public MethodTrendLineThicknessSets the thickness of the sparkline's trendline.  
Public MethodTrendLineTypeSets the type of trendline used by the sparkline.  
Public MethodUnknownValuePlottingSets the way null values are interpreted.  
Public MethodValueMemberPathOverloaded. Sets the string path to the value column.  
Public MethodVerticalAxisBrushOverloaded. Sets the vertical axis line brush of the sparkline.  
Public MethodVerticalAxisVisibilitySets the display state of the vertical axis.  
Public MethodWidthSets the Data Chart Model ChartModelBase.Width.  
See Also

View on GitHub